object PercentDlg: TPercentDlg Left = 139 Top = 191 BorderIcons = [] BorderStyle = bsDialog Caption = 'Progress' ClientHeight = 76 ClientWidth = 357 Font.Color = clWindowText Font.Height = -13 Font.Name = 'System' Font.Style = [] FormStyle = fsStayOnTop PixelsPerInch = 96 Position = poScreenCenter Visible = True TextHeight = 16 object Percent1: TPercent Left = 30 Top = 21 Width = 297 Height = 33 PercentColor = clGreen Font.Color = clWindowText Font.Height = -13 Font.Name = 'System' Font.Style = [] end end